[Previous] [Next] [Index] [Thread]

Re: Combining authentications



> Do you have any suggestion on how the username and password could be
> passed on from a script to the Enterprise server (I assume in the form
> of some variables) so that the client does not see them?
> 
$ENV{'REMOTE_USER'} and $ENV{'REMOTE_PASSWD'} contain these values in a
CGI script. (If you're using htpasswd)

/*
"Don't sell your soul to gain the world, wisdom is better than silver and gold"
	- Bob Marley
Todd also known as tmerritt@aruba.ccit.arizona.edu
http://www.ccit.arizona.edu/~todd
*/


References: